home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 56804 / 56804.xpi / install.rdf < prev   
Extensible Markup Language  |  2010-01-31  |  1KB  |  22 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  4.     <Description about="urn:mozilla:install-manifest">
  5.         <em:id>seostatus@rubyweb</em:id>
  6.         <em:name>SEO Status PageRank/Alexa Toolbar</em:name>
  7.         <em:version>1.5.7</em:version>
  8.         <em:creator>Mike Call</em:creator>
  9.         <em:description>A simple way for web developers to see the results of their SEO efforts.</em:description>
  10.         <em:homepageURL>http://www.rubyweb.org/seo-status-toolbar/google-chrome-seo-status/</em:homepageURL>
  11.         <em:optionsURL>chrome://seostatus/content/options.xul</em:optionsURL>
  12.         <em:iconURL>chrome://seostatus/content/seoPR.png</em:iconURL>
  13.     <em:targetApplication>
  14.       <Description>
  15.         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
  16.         <em:minVersion>1.5</em:minVersion>
  17.         <em:maxVersion>3.6.*</em:maxVersion>
  18.       </Description>
  19.     </em:targetApplication>
  20.     </Description>
  21. </RDF>
  22.